projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c02f9
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 13 Feb 2003 10:33:49 +0000
(10:33 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 13 Feb 2003 10:33:49 +0000
(10:33 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f5933c00a8e589e8b569ea5b09a0aa2c660d5386..d849ecb49e3ff98d48ba637892c0385eddb52f1c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2003-02-13 Kim F. Storm <storm@cua.dk>
+ * search.c (Fmatch_data): Doc fix. Explicitly state that
+ match-data is undefined if last search failed.
+
* keymap.c (Fcommand_remapping): Renamed from Fremap_command.
All uses changed.